compile script
英 [kəmˈpaɪl skrɪpt]
美 [kəmˈpaɪl skrɪpt]
网络 编译脚本
双语例句
- Analysis has been made on the characteristics of Windows NT+ IIS. The importance and different features of validation of identity and compile of script has been discussed in maintaining NT on the basis of comparision.
分析了WINDOWSnt+IIS服务器系统上信息安全的特点,在比较的基础上指出了权限限制、身份验证、脚本编写对于维护NT中ASP安全的重要性及其不同特点。 - This article introduces how to use Visual C++ to develop ActiveX control by example. Then we compile script to insert it into Web page.
文章通过实例介绍了怎样利用Visualc++开发ActiveX控件,然后编写脚本将其插入Web页面。 - Without a doubt, an opcode cache is the first step in speeding up PHP by removing the need to parse and compile a script on every request.
毫无疑问,一个操作码缓存是通过在每次请求后消除解析和编译脚本的需要来加速PHP的第一步。 - Myself voluntarily compile the replace password script, the procedure is not big, is takes the experiment.
本人自行编写的替换密码小程序,程序不大,是作为试验的。 - So far, we've only seen how to compile the JET templates using the JET Eclipse plugin, but we can script this or do the generation as an ANT task.
迄今为止,我们只看到了如何使用JETEclipse插件来编译JET模板,但实际上我们可以编写一些脚本来实现这种功能,或者将生成代码的工作作为一项ANT任务。 - Apache OpenJPA provides a utility to generate these metamodel classes either implicitly when you compile the source code for persistent entities or by explicitly invoking a script.
ApacheOpenJPA提供一个工具来生成这些元模型类,其生成方式有两种,一是在您为持久化实体编译源代码时隐式地生成,二是通过显式地调用脚本生成。 - At last you both see what the problem is: David's compile script hard-coded an old directory that does not exist on this new server.
最后大家都能看到问题所在:David的编译脚本对一个不在此新服务器上的旧目录进行了硬编码。 - As discussed earlier, my first option would be to simply compile the script using groovyc.
正如前面讨论过的,我的第一个选项可能只是用groovyc编译脚本。 - The so-called front-end, pre-animation work is the writer, to be able to compile a good script, let the children willing to accept.
所谓前端,就是动漫作品前期的编剧,要能编出一个好的脚本,让孩子乐于接受。 - What this does is save Perl from having to compile the script from its source code into the bytecode each time.
这样做的优点是节省了Perl每次将脚本从源代码编译成字节代码的时间。